Skip to content

[codex] Prepare briefprint 0.4.0 release hygiene#19

Merged
dd3ok merged 1 commit into
mainfrom
codex/briefprint-release-hygiene
Jul 5, 2026
Merged

[codex] Prepare briefprint 0.4.0 release hygiene#19
dd3ok merged 1 commit into
mainfrom
codex/briefprint-release-hygiene

Conversation

@dd3ok

@dd3ok dd3ok commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • bump Briefprint metadata/runtime version to 0.4.0
  • expand the SKILL.md description to the 320-character repo-local routing cap with clearer positive and negative boundaries
  • add a 0.4.0 changelog entry covering the recent release hygiene and skill-bundle changes

Why

The prior 260-character description cap forced terse wording and left no room for routing clarity. The recent briefprint rebrand, installable bundle path, cache explain output, incident lifecycle demo, sensitive alias, secret redaction, Korean README, and metadata cleanup are better represented as a minor 0.4.0 release than a patch-only update.

Impact

SKILL_VERSION is part of the document-summary cache key. After upgrading to 0.4.0, prior 0.3.x document-summary cache entries are treated as misses at the release boundary.

Validation

  • PYTHONPATH=src python -m pytest -q -> 164 passed, 2 skipped
  • PYTHONPATH=src python scripts/validate_skill.py -> OK
  • git diff --check origin/main...HEAD -> clean
  • README benchmark rerun matched the documented numbers: 7 scenarios, 1,748 naive tokens, 309 cache-aware tokens, 82.32% estimated savings, 16 hits, 4 misses

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request bumps the version of the document-briefing-cache package and the briefprint skill from 0.3.1 to 0.4.0 across all configuration files, source code, and tests. It also updates the skill description in SKILL.md to be more descriptive, adjusts the maximum description length constraint in the tests from 260 to 320 characters, and documents the changes in the changelog. There are no review comments, so I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@dd3ok
dd3ok force-pushed the codex/briefprint-release-hygiene branch from 43f3bce to e9bdb6f Compare July 5, 2026 06:07
@dd3ok

dd3ok commented Jul 5, 2026

Copy link
Copy Markdown
Owner Author

Self-review summary:

  • Critical: none found.
  • Important: none found after adding the changelog note that SKILL_VERSION participates in document-summary cache keys.
  • Minor: none blocking.

Checked scope: PR only includes the changelog, 0.4.0 version sync, SKILL.md description/cap update, matching validator/test expectations, and mirrored agent metadata. README benchmark numbers were re-run locally and still match the documented values.

Validation reviewed:

  • PYTHONPATH=src python -m pytest -q -> 164 passed, 2 skipped
  • PYTHONPATH=src python scripts/validate_skill.py -> OK
  • GitHub CI -> Python 3.10, 3.11, 3.12, and Distribution smoke passed

Remaining release work is post-merge only: create the v0.4.0 tag / GitHub release if this PR is merged.

@dd3ok
dd3ok marked this pull request as ready for review July 5, 2026 06:18
@dd3ok
dd3ok merged commit 64cf4c7 into main Jul 5, 2026
4 checks passed
@dd3ok
dd3ok deleted the codex/briefprint-release-hygiene branch July 5, 2026 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant